libxl: fix "xl list" output
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 18 Jan 2010 14:49:00 +0000 (14:49 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 18 Jan 2010 14:49:00 +0000 (14:49 +0000)
commit61802642f7ec83566f2c0ceb092ef9aa65ef9332
tree10397ebc5cb3dc784008d0f85adc74f1b303befa
parent6127bd73bde6c4265a2ac403203e24a11c582cc5
libxl: fix "xl list" output

This simple patch fixes the "xl list" output and cleans
libxl_list_domain after the recent API changes to list domains and
VMs.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/xl.c